The Close method destroys the graphic window and all of the contained graphics and annotations.
Note: After this method is called, all references to the window object and the contained graphics objects will be invalid, and should not be used.
plot = PLOT(/TEST)
plot.Close
graphic.Close
None
None
8.0 |
Introduced |
Erase Method, GETWINDOWS, WINDOW